Contribution org.nuxeo.ecm.platform.thumbnail.marshallers--marshallers
In component org.nuxeo.ecm.platform.thumbnail.marshallers
org.nuxeo.ecm.platform.thumbnail.marshallers
inside nuxeo-thumbnail-8.10.jar /OSGI-INF/marshallers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<!-- thumbnail document enricher -->
<register class="org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher" enable="true"/>
</extension>